RetroMission *** CD-ROM | disk | FTP | web | AOL | usenet | other *** search
/ AmigActive 17 / AACD 17.BIN / dists / potato / main / binary-powerpc / .index / libdb2 (.txt) < prev    next >
Text File  |  2001-01-01  |  1KB  |  32 lines

  1. Package: libdb2
  2. Version: 2:2.4.14-2.7.7.1.c
  3. Priority: important
  4. Section: libs
  5. Maintainer: Fabrizio Polacco <fpolacco@debian.org>
  6. Depends: libc6 (>= 2.1.2)
  7. Conflicts: lib-bdb2
  8. Replaces: libdb2.6, lib-bdb2
  9. Architecture: powerpc
  10. Filename: dists/potato/main/binary-powerpc/libs/libdb2_2.4.14-2.7.7.1.c.deb
  11. Size: 145768
  12. MD5sum: fa3241bcafc46d990724013a19a9f352
  13. Description: The Berkeley database routines (run-time files).
  14.  libdb2 is a library for manipulating database files, developed at
  15.  Berkeley and extended by Sleepycat Software Inc.
  16.  This is the stable version, also commercially supported.
  17.  .
  18.  It supports three kinds of file formats:
  19.   * btree. A representation of a sorted, balanced tree structure.
  20.   * hashed. An extensible, dynamic hashing scheme.
  21.   * UNIX file oriented. A byte stream file with fixed or variable
  22.     length records.
  23.  Other core database services:
  24.   * page cache management for fast access, clean page allocation.
  25.   * lock with multiple reader/writer granularity.
  26.   * nested transaction support with logging and rollback recovery
  27.     (two phase commit).
  28.   * Large set of utility, to dump/load/restore data and examine log.
  29. installed-size: 350
  30. source: db
  31.  
  32.